Welcome![Sign In][Sign Up]
Location:
Search - MATLAB COM Builder

Search list

[Other resourcematlab7.x

Description: 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。 本书按混合编程的具体方法进行逻辑编排,自始至终用实例描述,每章着重阐述各种混合编程方法的实质和要点,同时穿插了作者多年使用MATLAB的经验和体会。本书既适合初学者自学,也适用于高级MATLAB用户,可作为高等数学、计算机、电子工程、数值分析、信息工程等课程的教学参考书,也可供上述领域的科研工作者参考。 这里是本书所有源码压缩包,内容详尽、实例丰富,包含MATLAB实例的源文件、函数/命令和注解以及程序实例。 -"proficient MATLAB7 mixed programming" system introduced in MATLAB 7.0 Mixed Programming methods and techniques. The book is divided into 13 chapters. Chapter 1 and Chapter 2 on the basis of knowledge MATLAB, Chapter 3 briefed Matlab. Chapter 4-Chapter 9, respectively introduced several typical mixed programming, including C-MEX, MATLAB engine, MAT data file sharing, Mideva, Matrix and the Add-in. Chapter 10, Chapter 11 and Delphi on MATLAB and Excel hybrid programming. Chapter 12 on MATLAB COM Builder, chapter 13 for image processing as an example of a composite application. The book by the mixed programming methods for the specific logic layout description throughout example, Each chapter focuses on a combination of programming and real elements, while full of the author's
Platform: | Size: 1333446 | Author: yixiao | Hits:

[Other resourceBorlandMatlab

Description: Borland C++Builder与MATLAB混合编程之COM实现方法-Borland C Builder and MATLAB's programming mixed COM method
Platform: | Size: 235920 | Author: andy | Hits:

[OtherCOMTest2003_v0.8

Description: 在vc.net 2003中调用Matlab Builder生成的COM组件,与2005中有所不同。-in vc.net 2003 Calling Matlab Builder generated COM, 2005 was somewhat different.
Platform: | Size: 963658 | Author: 秦汉 | Hits:

[ActiveX/DCOM/ATLmyrandplotestvc

Description: 利用VC++和Matlab的COM BUILDER生成的COM组件,实现Matlab和VC++的联合编程,随机画图。-VC and Matlab COM BUILDER generated COM, Matlab and VC realization of joint programming, random drawing.
Platform: | Size: 55666 | Author: zhangkun | Hits:

[Other resourceMatlabBuilderfor.NET

Description: VC++调用Matlab Builder for.NET 的COM组件
Platform: | Size: 3838 | Author: xuefeng | Hits:

[matlabmatlab7.x

Description: 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。 本书按混合编程的具体方法进行逻辑编排,自始至终用实例描述,每章着重阐述各种混合编程方法的实质和要点,同时穿插了作者多年使用MATLAB的经验和体会。本书既适合初学者自学,也适用于高级MATLAB用户,可作为高等数学、计算机、电子工程、数值分析、信息工程等课程的教学参考书,也可供上述领域的科研工作者参考。 这里是本书所有源码压缩包,内容详尽、实例丰富,包含MATLAB实例的源文件、函数/命令和注解以及程序实例。 -"proficient MATLAB7 mixed programming" system introduced in MATLAB 7.0 Mixed Programming methods and techniques. The book is divided into 13 chapters. Chapter 1 and Chapter 2 on the basis of knowledge MATLAB, Chapter 3 briefed Matlab. Chapter 4-Chapter 9, respectively introduced several typical mixed programming, including C-MEX, MATLAB engine, MAT data file sharing, Mideva, Matrix and the Add-in. Chapter 10, Chapter 11 and Delphi on MATLAB and Excel hybrid programming. Chapter 12 on MATLAB COM Builder, chapter 13 for image processing as an example of a composite application. The book by the mixed programming methods for the specific logic layout description throughout example, Each chapter focuses on a combination of programming and real elements, while full of the author's
Platform: | Size: 1619968 | Author: yixiao | Hits:

[OtherCOMTest2003_v0.8

Description: 在vc.net 2003中调用Matlab Builder生成的COM组件,与2005中有所不同。-in vc.net 2003 Calling Matlab Builder generated COM, 2005 was somewhat different.
Platform: | Size: 963584 | Author: 秦汉 | Hits:

[ActiveX/DCOM/ATLmyrandplotestvc

Description: 利用VC++和Matlab的COM BUILDER生成的COM组件,实现Matlab和VC++的联合编程,随机画图。-VC and Matlab COM BUILDER generated COM, Matlab and VC realization of joint programming, random drawing.
Platform: | Size: 55296 | Author: zhangkun | Hits:

[matlabMatlabBuilderfor.NET

Description: VC++调用Matlab Builder for.NET 的COM组件-VC++ Call Matlab Builder for.NET the COM components
Platform: | Size: 3072 | Author: xuefeng | Hits:

[AI-NN-PRnnToolKit_src

Description: nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊的算法需求。-nnToolKit neural network tool kit is based on the MATLAB neural network toolbox developed by a group of neural network algorithm library, which functions in the MATLAB environment can be run independently, and packaged into a DLL components, these components as a separate COM object, can be directly by Visual Basic, Visual C++, C++ Builder or other high-level language support COM quoted. The toolkit includes algorithms, including some of the BP algorithm to improve the algorithm, fuzzy neural network, wavelet neural networks, genetic algorithms to optimize neural network weights to improve the algorithm, if necessary, readers can also expand the tool kit, namely the expansion of some new function, the algorithm in order to achieve special needs.
Platform: | Size: 10865664 | Author: 魏建明 | Hits:

[OtherMATLAB7.0

Description:
Platform: | Size: 13455360 | Author: li | Hits:

[OtherMATLABAdvancedProgramming

Description: 本书详细介绍了面向对象编程、提高运行效率、编译器4.0、MATLAB与C/C++,VB,VC,VB.NET,VC#.NET,Excel,SPSS,硬件和网络等的接口技术、COM生成器、Excel生成器、报表生成器以及高级界面编程技术。紧跟技术发展步伐,保持在高级编程方面的领先优势。 -This book details the object-oriented programming, improve operational efficiency, the compiler 4.0, MATLAB and C/C++, VB, VC, VB.NET, VC#. NET, Excel, SPSS, hardware and network interface technology, COM Generator, Excel generators, Report Builder, as well as high-level interface for programming techniques. Keep up the pace of technological development and maintain high-level programming in the lead.
Platform: | Size: 8175616 | Author: zz | Hits:

[Program docMATLABCOM

Description: 它能够把MATLAB的应用程序直接转变成Windows COM组件。MATLAB COM BUILDER给用户提供了另外一种代码重用以及程序发布的方式,它使得MATLAB应用程序更加容易发布和配置。-It is able to MATLAB application directly into a Windows COM components. MATLAB COM BUILDER provides the user with another code reuse, and procedures issued by way, it makes it easier to publish MATLAB applications and configuration.
Platform: | Size: 84992 | Author: 张朝辉 | Hits:

[Special EffectsCallthesystemfunction

Description: 调用系统函数.Matcom、Matlab COM Builder与Visual C++混编程以及在Visual C++中调用Matlab C++数学库。-Call the system function
Platform: | Size: 9216 | Author: 大棚 | Hits:

[Special EffectsOperationMatlabmwArrayArray

Description: 操作Matlab mwArray阵列.Matcom、Matlab COM Builder与Visual C++混编程以及在Visual C++中调用Matlab C++数学库。-Operation Matlab mwArray Array
Platform: | Size: 364544 | Author: 大棚 | Hits:

[Special EffectsindependentlyofMatlabprograms

Description: 如何生成可独立运行的Matlab程序.介绍了Matlab C数学库、Matlab C++数学库、Matcom、Matlab COM Builder、Matlab Engine及编译Matlab独立可执行程序等Matlab混合程序设计的内容。 -How to build can be run independently of Matlab programs
Platform: | Size: 79872 | Author: 大棚 | Hits:

[matlabCBuildermatlabCOM

Description: C++Builder调用matlab的COM总结. 本文就一个具体的例子介绍C++Builder5和Matlab6.5通过COM 实现混合编程的具体实现。-C++ Builder COM call matlab to sum up. This paper describes a specific example of C++ Builder5 and Matlab6.5 through COM concrete realization of hybrid programming.
Platform: | Size: 309248 | Author: yk | Hits:

[Delphi/CppBuilderCPPBuilder-call-matlab-COM-

Description: Mathworks公司在Matlab6.5中推出了将Matlab中的.m函数编译为COM组件的工具COM Builder,使用这个工具可以方便的制作出想要的COM组件,以供其它支持COM的编程语言调用,实现Matlab和其他编程语言的整合。-The Mathworks launched in Matlab6.5 m function compiled in Matlab COM component tools COM Builder, use this tool can easily produce desired COM components for other programming language that supports COM call to achieve the integration of Matlab and other programming languages.
Platform: | Size: 312320 | Author: 文人 | Hits:

[VC/MFCVC6_0-and-MATLAB7_x

Description:  VC++与 MATLAB 混合编程, 可以将 VC 优秀的可视化编程能力和 MATLAB强大的计算能力结合起来。分析了 C 语言与 MAT LAB7. x 在接口的特点, 详细介绍了 VC++6. 0 与MATLAB7. x 混合编程的三种方法:MATLAB引擎、MAT LAB 编译器和 MAT LAB COM 编译器。比较分析了各种方法的适用范围,介绍了发布混编程序的方法。- With the combina tion of VC++ a nd MATLAB, the power of VC++ in inter f ace pr ogramming and the power of MATLAB in computing are well combined. The inter face char acter istic MATLAB 7. x with C is analyzed. Thr ee ways of combination pr ogr amming f or MATLAB 7. x and VC++6. 0 ar e intr oduced in det ail: with MATLAB engine , with MATLAB Compile r and with MATLAB Builder f or COM.The proper conte xt of dif fer ent ways is introduced and com- par ed.The ways of re le asing the combination progr am is introduced.
Platform: | Size: 142336 | Author: 匿名 | Hits:

[OtherMatlab-and-C-CPP-mixed-programming

Description: 学习MATLAB 和 C/C++ 混合程序设计。详细介绍了Ma tlab C 数学库、Matlab C + + 数学库、Matcom、Matlab COM Builder、Matlab Engine 及编译Matlab 独立可执行程序等Matlab 混合程序设计的内容。-Learning MATLAB and C/C++ mixed programming. Details of the Ma tlab C math library, Matlab C++ math library, Matcom, Matlab COM Builder, Matlab Engine and compiled Matlab Independent Matlab mixed programming content and other executable programs.
Platform: | Size: 2992128 | Author: 崔波 | Hits:

CodeBus www.codebus.net